[INFO] fetching crate rx-rust 0.3.0...
[INFO] checking rx-rust-0.3.0 against try#1779a8680dcd39c56ed600627cf6742ef07ed78c for pr-149045
[INFO] extracting crate rx-rust 0.3.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate rx-rust 0.3.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rx-rust 0.3.0
[INFO] tweaked toml for crates.io crate rx-rust 0.3.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rx-rust 0.3.0 on toolchain 1779a8680dcd39c56ed600627cf6742ef07ed78c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1779a8680dcd39c56ed600627cf6742ef07ed78c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rx-rust 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1779a8680dcd39c56ed600627cf6742ef07ed78c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1779a8680dcd39c56ed600627cf6742ef07ed78c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 702384478b96224ee94adcfe51b1db9a82f04ac53c8612b952b8c8ad6028d869
[INFO] running `Command { std: "docker" "start" "-a" "702384478b96224ee94adcfe51b1db9a82f04ac53c8612b952b8c8ad6028d869", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "702384478b96224ee94adcfe51b1db9a82f04ac53c8612b952b8c8ad6028d869", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "702384478b96224ee94adcfe51b1db9a82f04ac53c8612b952b8c8ad6028d869", kill_on_drop: false }`
[INFO] [stdout] 702384478b96224ee94adcfe51b1db9a82f04ac53c8612b952b8c8ad6028d869
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1779a8680dcd39c56ed600627cf6742ef07ed78c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2345d2ee5db5d711905431106f815bd13437b8ece73a9599026cfbdcb4c8e382
[INFO] running `Command { std: "docker" "start" "-a" "2345d2ee5db5d711905431106f815bd13437b8ece73a9599026cfbdcb4c8e382", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking rx-rust v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> tests/do_before_termination.rs:171:38
[INFO] [stdout]     |
[INFO] [stdout] 171 |         terminations.test_lock_ref().as_ref(),
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: multiple `impl`s satisfying `Vec<rx_rust::observer::Termination<&str>>: AsRef<_>` found in the `alloc` crate:
[INFO] [stdout]             - impl<T, A> AsRef<Vec<T, A>> for Vec<T, A>
[INFO] [stdout]               where A: Allocator;
[INFO] [stdout]             - impl<T, A> AsRef<[T]> for Vec<T, A>
[INFO] [stdout]               where A: Allocator;
[INFO] [stdout] help: try using a fully qualified path to specify the expected types
[INFO] [stdout]     |
[INFO] [stdout] 171 -         terminations.test_lock_ref().as_ref(),
[INFO] [stdout] 171 +         <Vec<rx_rust::observer::Termination<&str>> as AsRef<T>>::as_ref(&terminations.test_lock_ref()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> tests/hook_on_termination.rs:199:38
[INFO] [stdout]     |
[INFO] [stdout] 199 |         terminations.test_lock_ref().as_ref(),
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: multiple `impl`s satisfying `Vec<rx_rust::observer::Termination<&str>>: AsRef<_>` found in the `alloc` crate:
[INFO] [stdout]             - impl<T, A> AsRef<Vec<T, A>> for Vec<T, A>
[INFO] [stdout]               where A: Allocator;
[INFO] [stdout]             - impl<T, A> AsRef<[T]> for Vec<T, A>
[INFO] [stdout]               where A: Allocator;
[INFO] [stdout] help: try using a fully qualified path to specify the expected types
[INFO] [stdout]     |
[INFO] [stdout] 199 -         terminations.test_lock_ref().as_ref(),
[INFO] [stdout] 199 +         <Vec<rx_rust::observer::Termination<&str>> as AsRef<T>>::as_ref(&terminations.test_lock_ref()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> tests/do_before_termination.rs:347:38
[INFO] [stdout]     |
[INFO] [stdout] 347 |         terminations.test_lock_ref().as_ref(),
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: multiple `impl`s satisfying `Vec<rx_rust::observer::Termination<&str>>: AsRef<_>` found in the `alloc` crate:
[INFO] [stdout]             - impl<T, A> AsRef<Vec<T, A>> for Vec<T, A>
[INFO] [stdout]               where A: Allocator;
[INFO] [stdout]             - impl<T, A> AsRef<[T]> for Vec<T, A>
[INFO] [stdout]               where A: Allocator;
[INFO] [stdout] help: try using a fully qualified path to specify the expected types
[INFO] [stdout]     |
[INFO] [stdout] 347 -         terminations.test_lock_ref().as_ref(),
[INFO] [stdout] 347 +         <Vec<rx_rust::observer::Termination<&str>> as AsRef<T>>::as_ref(&terminations.test_lock_ref()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> tests/do_before_termination.rs:412:38
[INFO] [stdout]     |
[INFO] [stdout] 412 |         terminations.test_lock_ref().as_ref(),
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: multiple `impl`s satisfying `Vec<rx_rust::observer::Termination<&str>>: AsRef<_>` found in the `alloc` crate:
[INFO] [stdout]             - impl<T, A> AsRef<Vec<T, A>> for Vec<T, A>
[INFO] [stdout]               where A: Allocator;
[INFO] [stdout]             - impl<T, A> AsRef<[T]> for Vec<T, A>
[INFO] [stdout]               where A: Allocator;
[INFO] [stdout] help: try using a fully qualified path to specify the expected types
[INFO] [stdout]     |
[INFO] [stdout] 412 -         terminations.test_lock_ref().as_ref(),
[INFO] [stdout] 412 +         <Vec<rx_rust::observer::Termination<&str>> as AsRef<T>>::as_ref(&terminations.test_lock_ref()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> tests/hook_on_termination.rs:386:38
[INFO] [stdout]     |
[INFO] [stdout] 386 |         terminations.test_lock_ref().as_ref(),
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: multiple `impl`s satisfying `Vec<rx_rust::observer::Termination<&str>>: AsRef<_>` found in the `alloc` crate:
[INFO] [stdout]             - impl<T, A> AsRef<Vec<T, A>> for Vec<T, A>
[INFO] [stdout]               where A: Allocator;
[INFO] [stdout]             - impl<T, A> AsRef<[T]> for Vec<T, A>
[INFO] [stdout]               where A: Allocator;
[INFO] [stdout] help: try using a fully qualified path to specify the expected types
[INFO] [stdout]     |
[INFO] [stdout] 386 -         terminations.test_lock_ref().as_ref(),
[INFO] [stdout] 386 +         <Vec<rx_rust::observer::Termination<&str>> as AsRef<T>>::as_ref(&terminations.test_lock_ref()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0283`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0283`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rx-rust` (test "hook_on_termination") due to 2 previous errors; 6 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rx-rust` (test "do_before_termination") due to 3 previous errors; 6 warnings emitted
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]     |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 123 |                 async {}
[INFO] [stdout]     |                 ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 panic!("You need to specify a feature to run tests.");
[INFO] [stdout]    |                 ----------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 90 |         join_handle
[INFO] [stdout]    |         ^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_handle`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future`
[INFO] [stdout]   --> tests/tests_utils/test_runtime.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let (join_handle, future) = JoinHandle::wrap(future);
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/tests_utils/test_runtime.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub(crate) fn block_on<FU>(body: impl FnOnce(TestRuntime) -> FU)
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> tests/tests_utils/test_scheduler.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn sleep(&self, duration: Duration) -> impl Future + NecessarySendSync + 'static {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2345d2ee5db5d711905431106f815bd13437b8ece73a9599026cfbdcb4c8e382", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2345d2ee5db5d711905431106f815bd13437b8ece73a9599026cfbdcb4c8e382", kill_on_drop: false }`
[INFO] [stdout] 2345d2ee5db5d711905431106f815bd13437b8ece73a9599026cfbdcb4c8e382
